projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bca2e0
)
(idlwave-sintern-structtag): Declare as a function.
author
Glenn Morris
<rgm@gnu.org>
Fri, 30 Nov 2007 08:39:44 +0000
(08:39 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 30 Nov 2007 08:39:44 +0000
(08:39 +0000)
lisp/progmodes/idlw-complete-structtag.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/idlw-complete-structtag.el
b/lisp/progmodes/idlw-complete-structtag.el
index e88041423f1f68297869522b35cad88a8bbfc21e..09748084ec58a3777abaebf6787e9b43c722f900 100644
(file)
--- a/
lisp/progmodes/idlw-complete-structtag.el
+++ b/
lisp/progmodes/idlw-complete-structtag.el
@@
-103,6
+103,7
@@
(defvar idlwave-sint-structtags nil)
;; Create the sintern type for structure talks
+(declare-function idlwave-sintern-structtag "idlwave" t t)
(idlwave-new-sintern-type 'structtag)
;; Hook the plugin into idlwave